Real Digits ActiveX v1.7 (build 28 June, 98 | File: RD.OCX | Size: 28,160 bytes)
Real Digits ActiveXBy Great Beard.
E-mail: grtbeard@geocities.com (Join to notification list now.)
Homepage: http://www.geocities.com/SiliconValley/Haven/4274
Download page: http://www.geocities.com/SiliconValley/Haven/4274/download.htm
If you find any changes in this document or others, please, e-mail me where you got that document!
This HTML-based help is designed for MS Internet Explorer 4.01 and higher versions (like MSIE 5.0 Preview 1)

Description: This ActiveX control gives you the ability to decorate your forms with digital table. Possible signs: "1234567890:.-+" and <space>, <of> , shadowed: "8;.+".

Properties    Methods    Events    System Requirements     History (bugs, updates)

Properties:

Property

Data type Description
AutoSize Boolean Sets autosize flag.
Digits String Returns/sets text string with digits to be dispalyed.
To display signs enter:
for <space> =  "_"; for <of> = "o" (...KLMNoPQR...);
for shadowed "8;.+" = "<space>dpm".
Length Integer Returns/sets length of Real Digits Control (min = 1; max = 15; default = 12).
ThreeDView Boolean If True - 3D borders are on.

Back to the top.
Methods:

Method Parameters Description
AboutBox none Displays AboutBox
Clear none Fills control (Digits) with spaces.
Refresh none Re-draws the control.

Back to the top.
Events (only non-standard):

Event Parameters Description

All the events are standard.

Back to the top.
System Rquirements:

-Windows'95
- MFC DLLs (mfc42.dll, msvcrt.dll...)

History (bugs, updates):

Version Date (dd/mm/yy) Description
1.7 28/06/98 This is the first release for end-user.
1.0 13/10/97 This was the first release for my own use.

Back to the top.